home *** CD-ROM | disk | FTP | other *** search
- Path: news.internex.net.au!usenet
- From: sultan@connexus.apana.org.au (Jon Hornstein)
- Newsgroups: comp.lang.c++
- Subject: Re: Binary Object Dumper for C++ wanted
- Date: Sun, 17 Mar 1996 13:53:34 GMT
- Organization: Yarra House Software Pty Ltd
- Message-ID: <4ih385$27i@preeda.internex.net.au>
- References: <313EF12E.47AF@esec.ch>
- NNTP-Posting-Host: dialin-10.internex.net.au
- X-Newsreader: Forte Free Agent 1.0.82
-
- Oliver Plohmann <opl@esec.ch> wrote:
-
- >Hello,
-
- >I'm looking for some tool to make binary dumps of c++ objects and
- >loading
- >them from file. Something like BOSS for Smalltalk. Does anybody know a
- >cheap tool that can get the job done?
-
- >Thank you, Olli Plohmann
- ObjectSpace Systems<ToolKit> contains a binary/text streaming adapter
- that directs objects to/from C++ streams! I gives and I'll quote from
- the user's manual, "a lightweight mechanism that allows processes to
- make objects persistent and transportable without incurring the
- expense and overhead of a full object database or object
- communications system such as COBRA".
-
- I am not familiar with BOSS for Smalltalk.
-
-